home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 8
/
Revista CD Expert nº 08 CD1.iso
/
Utilitarios
/
Diversos
/
Coeli Stella 2000
/
_SETUP.1
/
Stella.exe
/
0
/
RCDATA
/
TSPLASHFORM
/
TSPLASHFORM.txt
< prev
Wrap
Text File
|
1999-03-13
|
5KB
|
235 lines
object SplashForm: TSplashForm
Left = 263
Top = 221
BorderIcons = []
BorderStyle = bsNone
Caption = 'Coeli Stella2000 Splash'
ClientHeight = 327
ClientWidth = 445
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
FormStyle = fsStayOnTop
Scaled = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 125
TextHeight = 19
object BackPanel: TPanel
Left = 0
Top = 0
Width = 445
Height = 327
Align = alClient
BevelOuter = bvLowered
BevelWidth = 4
TabOrder = 1
object JPEGImage1: TJPEGImage
Left = 4
Top = 4
Width = 437
Height = 319
Align = alClient
Stretch = True
NumOfColors = _256
DCTMethod = Integ
Dither = FS
FastProcessing = False
GrayScale = False
NoSmooth = False
OnePass = False
ProgressStep = 10
end
object MessageBackPanel: TPanel
Left = 36
Top = 153
Width = 372
Height = 82
BevelInner = bvLowered
BevelWidth = 4
Caption = 'MessageBackPanel'
Font.Color = clMaroon
Font.Height = -19
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 2
object MessagePanel: TPanel
Left = 8
Top = 8
Width = 354
Height = 46
BevelOuter = bvNone
Caption = 'MessagePanel'
TabOrder = 1
end
object OKButton: TButton
Left = 324
Top = 46
Width = 38
Height = 25
Caption = 'OK'
Font.Color = clBlack
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = OKButtonClick
end
object YesButton: TButton
Left = 48
Top = 46
Width = 75
Height = 25
Caption = 'Yes'
Default = True
Font.Color = clNavy
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Visible = False
OnClick = YesButtonClick
end
object NoButton: TButton
Left = 144
Top = 46
Width = 75
Height = 25
Caption = 'No'
Default = True
Font.Color = clNavy
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
Visible = False
OnClick = NoButtonClick
end
object CancelButton: TButton
Left = 240
Top = 46
Width = 75
Height = 25
Caption = 'Cancel'
Default = True
Font.Color = clNavy
Font.Height = -17
Font.Name = 'Times New Roman'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
Visible = False
OnClick = CancelButtonClick
end
end
object IconPanel: TPanel
Left = 177
Top = 83
Width = 70
Height = 70
TabOrder = 0
object Image1: TImage
Left = 3
Top = 2
Width = 64
Height = 64
AutoSize = True
Picture.Data = {<image000.bmp>}
Stretch = True
end
end
object AuthorVersionPanel: TPanel
Left = 36
Top = 237
Width = 372
Height = 82
BevelInner = bvRaised
BevelWidth = 4
TabOrder = 1
object VersionPanel: TPanel
Left = 15
Top = 10
Width = 341
Height = 30
BevelOuter = bvLowered
Font.Color = clNavy
Font.Height = -21
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 0
object CloseButton: TPanel
Left = 313
Top = 7
Width = 20
Height = 16
BevelWidth = 2
Caption = 'X'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Visible = False
OnClick = CloseButtonClick
end
object CountdownPanel: TPanel
Left = 299
Top = 2
Width = 40
Height = 26
Caption = 'CountdownPanel'
Font.Color = clRed
Font.Height = -21
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 1
Visible = False
end
end
object AuthorPanel: TPanel
Left = 15
Top = 42
Width = 341
Height = 30
BevelOuter = bvLowered
Caption = '� 1998 Swimming Elk Software'
Font.Color = clNavy
Font.Height = -21
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 1
end
end
end
object WelcomePanel: TPanel
Left = 9
Top = 16
Width = 427
Height = 42
BevelInner = bvLowered
BevelWidth = 4
Caption = 'Coeli ~ Stella 2000�'
Font.Color = clNavy
Font.Height = -24
Font.Name = 'Times New Roman'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 2
Top = 34
end
end